home *** CD-ROM | disk | FTP | other *** search
- object frmRunProfile: TfrmRunProfile
- Left = 355
- Top = 256
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Run Custom Security Profile'
- ClientHeight = 210
- ClientWidth = 400
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- DesignSize = (
- 400
- 210)
- PixelsPerInch = 96
- TextHeight = 13
- object lblWarning: TRzLabel
- Left = 15
- Top = 184
- Width = 77
- Height = 13
- Anchors = [akLeft, akBottom]
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- end
- object RzLabel2: TRzLabel
- Left = 15
- Top = 16
- Width = 153
- Height = 13
- Caption = 'Select a Custom Security Profile.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- end
- object RzLabel1: TRzLabel
- Left = 15
- Top = 48
- Width = 25
- Height = 26
- Caption = 'File Path:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- end
- object lblFileName: TRzLabel
- Left = 15
- Top = 62
- Width = 372
- Height = 33
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- WordWrap = True
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- BorderOuter = fsFlat
- BorderColor = -1
- BorderShadow = -1
- BorderWidth = 1
- end
- object RzLabel3: TRzLabel
- Left = 15
- Top = 101
- Width = 53
- Height = 13
- Caption = 'Description'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- end
- object btnBrowse: TRzButton
- Left = 179
- Top = 9
- Caption = 'Browse...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- ParentFont = False
- TabOrder = 0
- OnClick = btnBrowseClick
- end
- object btnApply: TRzButton
- Left = 232
- Top = 178
- ModalResult = 1
- Anchors = [akRight, akBottom]
- Caption = 'Apply Profile'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- ParentFont = False
- TabOrder = 1
- OnClick = btnApplyClick
- end
- object btnView: TRzButton
- Left = 148
- Top = 178
- Anchors = [akRight, akBottom]
- Caption = 'View Profile'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- ParentFont = False
- TabOrder = 2
- OnClick = btnViewClick
- end
- object memNotes: TRzMemo
- Left = 15
- Top = 116
- Width = 375
- Height = 49
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelEdges = []
- BevelInner = bvNone
- BevelOuter = bvNone
- Ctl3D = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = -1
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentCtl3D = False
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 3
- end
- object btnClose: TRzButton
- Left = 316
- Top = 178
- ModalResult = 2
- Anchors = [akRight, akBottom]
- Caption = 'Close'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- ParentFont = False
- TabOrder = 4
- end
- object dlgOpen: TRzOpenDialog
- Left = 16
- Top = 8
- end
- end
-